JavaScript

A5.InksetPen Method

Syntax

A5.Ink.setPen(pen)

Arguments

penobject

The pen settings.

colorstring

The color in CSS format for the pen.

widthnumber

The width of the pen.

lineCapstring

The line cap for the pen. Values are "round", "square" or "butt".

Description

Set the current pen.